@charset "utf-8";

/* CSS Document */
@import "common.css";
body{padding-top: 171px;}
#header{position: fixed;     background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;}
.topbar {height: 32px;line-height: 32px;color: #333;background-color: #f5f5f5; }
.topbar a {color: #666; }
.topbar a:hover {color: #005399;}
 #icon2 {float: right; color: #333;}
.logobar {border-bottom: 1px solid #bbbbbb;    background: #fff;
}
.logobar .logo{display: inline-block; vertical-align: middle;background: url(../images/i05.png) no-repeat right 0;padding-right: 24px;}
.logobar a h1, .logobar a strong {height: 0;
    width: auto;text-indent: -999em;}
.logobar .logo img{display: block;}
.slogan {
	margin-left: 21px;
	display: inline-block;vertical-align: middle;padding-top: 13px;
}
.tellNum {
	height: 45px;
	color: #f17302;
	float: right;
	margin-top:28px;
	line-height:22px;
}
#phone {float: left;margin-right: 8px;
    margin-top: 3px;}
.tellNum .yel {font-size: 26px;font-style:italic;
    display: block;    padding-top: 3px;
    font-family: arial;
}
.navbar {
	height:50px;
	position: relative;
	z-index: 3;
	background:#005aac;    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
#Nav {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	overflow: visible;
}
#Nav li {
	float: left;
	width:10%;
	font-size: 16px;
	flex: 1;
}
#Nav li a {
	display: block;
	color: #fff;
	text-align: center;
	height:50px;
	line-height:50px;
	font-size: 16px;
	position: relative;
	z-index: 5;
	box-sizing: border-box;
}
#Nav li a:hover, #Nav li a.act {
z-index:9;background: #f17302; 
}
 /*幻灯片样式*/
 .topbanner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:2px;bottom:10px;width:100%;z-index:100;padding:5px 0px;opacity:0.8;text-align:center;}
.banner .num li{width:40px;height:8px;display:inline-block;margin-right:8px;background:#fff;_display:inline;_font-size:0px;}
.banner .num li{*display:inline;_zoom:1;_display:inline;}
.banner .num li.num_hover{background-color:#f17302;}
.banner .num li.num_hover a{color:#f17302;}
.banner .num li a{float:left;display:inline;text-align:center;color:#FFF;text-decoration:none;cursor:pointer;width:28px;height:4px;text-indent:-100px;overflow:hidden;opacity:1;}
 /*首页搜索条*/
.hotkey{height:40px;font-size: 15px;color:#333333;line-height: 42px;overflow: hidden;background-color: #f2f2f2;}
.hotkey a{height: 43px;color:#666666;margin-right: 20px;display: inline-block;font-size: 14px;}
.searDiv{float: right;display: inline-block;margin-top:5px;max-width: 430px;}
#searcher{height:28px;float: right;display: block; width: 204px; padding: 0 5px; color: #333; font-size: 13px; border: 1px solid #bbb;background: #fff; border-right: none;}
#searchglass{width:56px; float: right; display: block; height:30px;background: #f17302; color: #fff; line-height: 31px;text-align: center;font-size: 13px;cursor: pointer;border: none;}
/*首页Title样式*/
.ind_tit{    width: 100%;
    margin: 40px 0px 35px 0px;
    overflow: hidden;
    border-bottom: 3px solid #005aac;
    padding-bottom:6px;}
.ind_tit h2{  font-size:24px; color:#f17302;line-height:35px;}
.ind_tit h2 .red{    color: #666666;
    font-size: 18px;
    font-weight: normal;
    margin-left: 5px;}
.ind_tit p{font-size:18px; color:#222;font-family: arial;background: url(../images/i02.png) no-repeat center center;line-height: 50px;}
.ind_tit a.more{color:#f17302; font-size:13px; float:right;    margin-top: 20px;
    line-height: 13px;}
.fras{    display: inline-block;
    float: right;
    color: #434343;
    font-size: 18px;
    margin-top: 13px;
    width: 73%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.fras a{color:#434343;}
.fras a:last-child span{display:none;}
.fras  span{    margin: 0 12px 0 15px;}
.ind_tit.center{ text-align:center;
    border:none;}
/*首页推荐产品*/
#ind_pro{padding-top:15px;}
.img_tel {color: #666;position: relative;
    margin-top: 5px;
    line-height: 22px;margin-left: 8px;
    height: 60px;    margin-top: 20px;
}
.img_tel .con{position: relative;font-weight: bold;padding-top:3px;}
.img_tel .con img {float: left;margin-right: 8px;
    margin-top: 3px;}
.img_tel .con p{color: #333;padding:0;
    line-height: 20px;}
.img_tel .yel {color: #f17302;
    font-size: 18px;
    font-weight: bold;
    display: block;
    font-style: italic;}
  
/*首页产品栏目列表*/
.iauth{ width: 100%;
    overflow: visible;
    box-sizing: border-box;}
.iauth li{
	
}
.iauth li>a:hover{
	color: #00458e;
}
.iauth li dl{display: none;}
.iauth>li>a{
	height: 45px;
    line-height: 45px;
    overflow: hidden;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
    background: url(../images/icon-1.png) no-repeat 12px center;
    text-indent: 33px;
    color: #222;
    display: block;
}
.iauth li .tarA{font-weight: bold;}
.iauth li:hover .tarA,#rigtNav li.act .tarA{color: #00458e;}
.iauth dd a{color: #333;line-height: 35px;height: 36px;background: url(../images/i14.png) no-repeat 12px center;padding-left: 18px;} 
.iauth dd a:hover,#rigtNav dd a.act{color:#00458e;}
.iauth dd:first-child:before{display: block;font-size: 0;content: "";  clear: both;height:20px;background: url(../images/i16.png) no-repeat 2px center;width: 24px;position: absolute;right: 11px;top: 10px;}

.iauth .inner_sublist{
	padding-left: 20px;
}
.iauth .inner_sublist a{
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dashed #ddd;
	display: block;
	text-indent: 1em;
}

/* 首页产品列表 */
.cp_list{width:104%;}
.cp_list li{float:left; height:auto; margin:4px;width: 300px;}
.cp_list li .big{width:100%; height: 240px;border: 1px solid #bbb;} 
.cp_list li .imgcon{width: 300px; height: 220px;}
.cp_list li p.imgtit{height: 40px;line-height: 33px;text-align: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block;padding: 0 7px;}
.cp_list li .abtns{
	text-align: center;
	line-height: 35px;
}
.cp_list li a{ color:#333;}
/*.cp_list li a:hover{ color:#999; text-decoration:none;}*/
.cp_list li p.tit{width: 100%;height: 28px;background: #f0f0f0;display: block;text-align: center;line-height: 27px;margin-top: 8px;}

#ind_pro .cp_list {width: 100%;border: 1px solid #bbb;margin-top: -35px;border-top: none;box-sizing: border-box;padding: 10px;}
#ind_pro  .cp_list li{width: 370px;margin: 15px 11px 0px;}
#ind_pro  .cp_list li .big{height: 264px;} 
#ind_pro  .cp_list li>p{color:#333;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 34px;}
/* 首页滚动案例 */
#ind_case{overflow: hidden;}
#ind_case #caseo{display: block; width: 100%; position: relative;overflow: hidden;}
#ind_case .imgcon{width:285px;height:224px;margin-right:20px;background-color: #fff;padding: 3px;}
#ind_case .imgcon img{
	width: 100%;
	height: 100%;
}
#ind_case p{width: 100%;height: 30px;line-height: 38px;text-align: center;}
/*首页关于我们*/
#ind_about{box-sizing: border-box;overflow: hidden;    height: 320px;}
.about_con{background-color: #fff;} 
.about_top{margin-bottom: 15px;} 
#ind_about .con strong{    font-size: 20px;
    color: #333;    height: 30px;
    overflow: hidden;
    line-height: 21px;
    display: inline-block;}
.about_top .big{width:200px;height:171px;margin-right:20px;float: left;}
.about_top .con{} 
.about_top .con div{    height: 9em;
    overflow: hidden;
    margin-right: 20px;
    line-height: 25px;
    color: #333;}
#ind_about .more{    width: 100px;
    height: 28px;
    color: #f17302;
    border: 1px solid #f17302;
    line-height: 28px;
    text-align: center;
    display: inline-block; 
    box-sizing: border-box;float: right;}
#news_slider{float: right;width: 220px;height: 330px;margin-left: 30px;background-image:url(../images/22.png);
background-repeat: no-repeat;
background-position:center 42px;display: none;}
#news_slider h4{font-size: 18px;color: #333;background-image:url(../images/32.png);
background-repeat: no-repeat; background-position:0 2px;padding-left: 31px;}
#news_slider #slides{margin-top: 13px;}
#news_slider .slidesjs-slide a{display: block;width: 100%;slidesjs-slide}
#news_slider li .imgcon{width:159px;height:116px;margin: 0 auto}
#news_slider p.tit{height: 40px; display: block; overflow: hidden; line-height:20px;width: 100%; text-align: center; font-size: 14px; color: #333;}

/*新闻*/
#ind_news{overflow: hidden;}
#ind_news .cons{width: 388px;height: 494px;border: 1px solid #bbb;box-sizing: border-box;float: left;margin-right: 18px;}
#ind_news .tit{background-image:url(../images/i07.png);
background-repeat: no-repeat;height: 57px;display: block;
background-position:center bottom;margin:0 10px; text-align:left;overflow: hidden;}
#ind_news .tit h3{  font-size:18px; color:#de3727;line-height:62px; font-weight:bold; float:left;}
#ind_news .tit h3 span{font-size: 14px;color: #666666;font-weight: normal;padding-left: 5px;}
#ind_news .tit a{color:#5e5e5e; font-size:14px; float:right; line-height:65px;text-transform: uppercase;}

.index-news-l{ width:600px; float:left; position: relative;}
.index-news-l .date{ width: 80px; height: 80px; text-align: center;color: #fff; background: #f17302; position: absolute; top: 0px; left: 0px;}
.index-news-l .date p{ color: #fff; font-size: 48px; line-height: 50px;}
.index-news-l .date span{ font-size: 18px; color: #fff;}
.newleftfont1{ color: #333; font-size: 20px; line-height: 40px; padding-top: 10px;display: block;}
.newleftfont2{ font-size: 14px; color: #888; line-height: 23px;    display: block;
    height: 3em;
    overflow: hidden;}
.newsmore{ width: 100px; height: 25px; line-height: 25px; text-align: center; color: #fff; display: block; background: #f17302; margin-top:20px;}
.newsmore:hover{ text-decoration: none;background: #666;}
.index-news-r{ width:560px; height:auto; float:right;}
.index-news-c-r{ width:463px; height:auto; border:1px solid #dedede; padding:15px 0px;}

/* 首页新闻样式 */
.newstop{ width:100%; height:65px; padding-bottom:25px; margin-bottom: 30px; border-bottom: 1px solid #999999;}
.newstop-l{ width: 75px; height: 65px; float: left; text-align: center;padding: 0px 5px;}
.newstop-l p{ color: #a8a8a8; font-size: 48px; line-height: 50px;}
.newstop-l span{ font-size: 18px; color: #a8a8a8;}
.newstop-r{ width:450px; height:auto; float:right;}
.newstop-r p{ width:100%; display:block; color:#464646; font-size:22px; font-weight:bold;}
.newstop-r p a{ font-size:16px; color:#333; height:30px; line-height:30px; font-weight:bold;}
.newstop-r p a:hover{ text-decoration:underline;}
.newstop-r span{ font-size:13px; color:#333; line-height:23px;display: block;
    height:3.5em;
    overflow: hidden;}

/* 友情链接 */
.links{width:1200px; height:auto;margin: 40px auto;}
.links-c{overflow: hidden;width: 1200px;height: auto;}
.links-c ul{width:1100px;height:auto;float: left;}
.links-c ul li{width:auto;float:left; line-height:23px; margin:5px 10px;}
.links-c ul li a{color:#0070BC;}
.links-titl{display: inline-block;float: left;
    line-height: 33px;
    font-size: 15px;
    padding-left: 17px;
    margin-right: 11px;}
/* 底部样式 */
.footer{width:100%; height:auto;margin-top: 30px;}
.footnav{ width:100%; height:42px; line-height:42px;background-color:#005aac;margin-bottom: 36px;}
.footnav ul{height: auto;display: flex;flex-flow: row wrap;overflow: hidden;}
.footnav ul li{ float:left; width:140px; height:auto; text-align:center;flex:1;color: #fff;}
.footnav ul li a{ width:100%; height:18px; line-height:18px;color:#fff;font-size:16px;}
.footnav ul li span.line{float: right;}
.footnav ul li:last-child .line{display: none;}
.footnav ul li a:hover{ color:#fff; text-decoration:none; }
/*左边logo，右边版权*/
.footer>.containe{overflow: hidden;text-align: center;    padding-bottom: 15px;    max-width: 1100px;}
.f_left{ width:200px; height:auto; float:left;}
.f_right{width: auto;
    float: right;
    color: #666;
    line-height: 34px;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 15px;}
.f_right .ewm{width: 120px;height: 116px;display: inline-block;vertical-align: middle;text-align: center;}
.f_right span{display: block;}
.footer-content{overflow: hidden;height: auto;
    padding-bottom: 4px;
    color: #666;
    text-align: left;
    line-height: 27px;
    display: inline-block;
    width: 450px;
    font-size: 13px;
    border-left: 1px solid #cacaca;
    padding-left: 57px;}
.footer-content a{color: #0070BC;padding-right: 5px;padding-left: 3px}
.footer-content .business{ /* border: 1px solid #dedede;*/
    box-sizing: border-box;
    padding: 7px 14px;
    font-size: 12px;
    margin-top: 17px;
    text-align: left;
    line-height: 21px;}
.footer-content .business a{margin-right:3px }
.copyright{    
	padding: 10px 0;
    line-height:28px;font-size: 12px;
    text-align: center;border-top: 1px solid #cacaca;
    color: #444444;}
.copyright a{color:#444444;}
.business a{
	color: #0070BC;
	margin-right: 10px;
}
/*产品列表页*/
.pro_pre_left{border: 1px solid #cccccc;padding:28px 18px 15px;
    margin-bottom: 35px;
    margin-top: -10px;}
.pro_pre_left li{text-align:center;}
.pro_pre_left li a{line-height: 27px;
    font-size: 13px;
    color: #555555;
    display: block;}
.pro_pre_left li .big{width: 100%;border: 1px solid #dedede;padding: 3px;
    height:156px;    box-sizing: border-box;}
.pro_pre_left li p{    text-overflow: ellipsis;
    overflow: hidden;
    display: block;}
.prodescription {border: 1px dashed #e5e5e5; background: #f9f9f9; line-height: 24px; padding: 10px 15px; margin-bottom: 15px; text-indent: 20px; }
/*内页样式*/
.main {
    width: 1200px;overflow: hidden;
    height: auto;
    margin: 10px auto;
    padding-top:30px;
}
.lside {
    width: 240px;
    height: auto;
    float: left;
    margin-right: 30px;
}
.lside h2.tit{width: 100%;
    position: relative;
    height: 50px;
    line-height: 29px;
    background-color: #005aac;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding-top: 12px;
    box-sizing: border-box;}
.lside h2.tit small{font-weight: normal;font-size: 14px;}
.lside .iauth{margin-bottom: 35px;}
.lside h3 {
	height: 48px;
	position: relative;
	font-size: 18px;
	text-align: left;
	color: #fff;
	line-height: 48px;
	background-color: #005aac;
	text-indent: 19px;font-weight: bold;
}
.subList {
	border: 1px solid #005aac;
	padding: 10px;
	margin-bottom: 35px;
	margin-top: -10px;
    border-top: none;
}
.subList li {
	padding-left:19px;
	background: url(../images/i44.jpg) no-repeat 5px center;
	border-bottom: 1px dashed #cccccc;
}
.subList li a {
	line-height: 38px;
	font-size: 14px;
	color: #555555;
	display: block;
	padding-right: 13px;
}
.contactCon{border-top: none;
	margin-bottom: 60px;
}
.contactCon h3{background: #fff;color: #f17302;border-bottom: 3px solid #005aac;line-height: 20px;text-indent: 0;height: 31px;}
.contactCon img{margin: 3px auto;display: block;}
.contactCon strong{text-indent: 1em;display: block;}
.contactCon p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.wrap {
    overflow: hidden;
}
.wrap  .titbar.break{
	height: 46px;
	border-bottom:3px solid #005aac;
	margin-bottom:20px;
	padding: 0;
	text-align: left;
}
.titbar.break h2 {font-size: 20px; color: #f17302; line-height: 45px; }
.wrap .cp_list {min-height: 700px;}
.pro_top{overflow: hidden;}
.pro_top h1{    border-bottom: 1px dashed #222;
    margin-bottom: 20px;
    text-align: left;}
#pro_img{float: left;    width: 413px;
    height: 329px;margin-right: 50px;}
.pro_top .list{padding-top:8px;max-width: 500px;overflow: hidden;}
.list_p li{height:26px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei"}
.list_p li .tel{    font-family: arial;
    font-size: 23px;
    color: #ff0000;
    font-weight: bold;
    font-style: italic;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;}
.pro_top .inquiry{line-height:32px;border:none;margin-top:6px;}
.pro_top .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.pro_top .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.pro_detail_tit{    font-size: 16px;    margin-left: 23px;
    color: #f17302;
    background: url("../images/squre-28.png") 0 0 no-repeat;
    display: block;
    height: 35px;
    line-height: 34px;
    padding-left: 34px;}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}
h3.tag{    line-height: 24px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
    padding-top: 8px;
    font-size: 14px;}
h3.tag a{color:#005a98;margin: 0 8px 0 5px;}
h3.tag a:hover{color:#0172bd;}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:15px;font-size:12px;padding-bottom: 25px;}
.page a{color:#005a98;}
.page a:hover{color:#0172bd;}
.page span{color:#005a98;}
.wrap .titbar.t3{    text-align: left;
    border: 1px solid #bbb;
    height: 40px;
    background: #f6f6f6;
    margin-top: 15px;
    clear: both;
    border-bottom: none;}
.wrap .titbar.t3 h3{font-size: 16px;
    color: #f17302;
    padding: 0 10px;
    display: inline-block;
    line-height: 40px;
    font-weight: bold;}
.titbar .more {
	float: right;
	font-size: 14px;
	color: #666;
	font-family: arial;
	line-height: 47px;
}
ul.pro_pre{width: 110%;}
.pro_pre li{float: left;}
.pro_pre .big {
    width: 200px;
    height:156px;
    margin-right: 20px;
    background-color: #fff;
    padding: 3px;
    border: 1px solid #dedede;
}
.pro_pre p{text-align:center;font-size: 14px;color: #666;    line-height: 30px;}
/*内页--详情页*/
.lineCon{    padding: 20px;
    border: 1px solid #bbb;
    border-top: navajowhite;
    margin-bottom: 45px;
    overflow: hidden;}
.articleTit{
	margin-top: 7px;
	font-size: 22px;
	color: #434343;
	text-align: center;
	height:35px;
	font-weight: normal;
}
.sub_info {
	text-align: center !important;
	padding: 4px 0 5px;
	line-height: 19px !important;
	margin-bottom: 7px !important;
	color: #434343;
}
.sub_info span {
	margin-right: 6px;
}
#icon1 {
	display: inline-block;
	vertical-align: middle;
}
.news_pre {
	clear: both;
	color: #626262;
	width:102%;
}
.news_pre li {
	position: relative;
	width: 48%;
	line-height: 32px;
	float: left;
	margin-right: 2%;
}
.news_pre a {
	color: #626262;
	font-size: 13px;
	padding-left: 18px;
	background: url(../images/tran.png) no-repeat 2px center;
	display: block;
	padding-right: 8em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_pre span {
	font-size: 12px;
}
.news_pre span {
	position: absolute;
	right:7px;
	bottom: 0;
}
#indCase.bot {
	margin-top: 15px;
	margin-bottom: 0;
}
.newsList02 li {
	overflow: hidden;
	/*padding: 8px 0 9px 21px;*/
	border-bottom: 1px dashed #d0d1d1;
	/*height: 89px;*/
	background: url(../images/i13.png) no-repeat 2px 21px;
    height: 48px;
    border-bottom: 1px dashed #aaa;
    padding-left: 23px;

}
.newsList02 li .title {
	position: relative;
}
.newsList02 h2 {
	color: #333;
	font-size: 15px;
	padding-right: 5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*height: 26px;*/
	line-height: 49px;
}
.newsList02 span{height:50px;
    color: #f17302;
    line-height:52px;
    float: right;
}
.newsList02 span img{margin-top:10px;}
.newsList02 p {
	height: 47px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #555555;
	margin-top: 6px;
	margin-top: 9px;
	display: block;display: none;
}
#inform{width:600px;margin: 20px auto;}
.zxlyinp {
	width: 400px;
	margin: 8px 0 11px;
	height: 32px;
	border: 1px solid #bbb;    display: block;    padding: 0 8px;
    box-sizing: border-box;
}
.zxlyyzm {
	width:100px;
	height:30px;    margin-right: 12px;
	border: 1px solid #bbb;
}
.indexcode{vertical-align: middle;}
.zxlysub {
	width: 120px;
	height: 34px;
	background-color: #bd2027;
	color: #fff;
	border: 0px;
	margin: 30px auto;
	font-size: 15px;
	display: block;
}
.zxlysub:hover{background-color: #00458e;color: #fff;}
#inform  label{display: block;
    float: left;
    clear: both;
    width: 100px;
    text-align: right;
    padding-right: 13px;
    line-height: 32px;}
.titbar.break+.article {
	min-height: 500px;
}
/*内页--关于我们列表页*/
.aboutcon02{margin-top:60px;margin-bottom: 60px;}
#about_info{overflow: hidden;padding-bottom: 60px;}
#about_honor{background:url(../images/13.jpg) no-repeat center top;overflow: hidden;clear: both;    height: 544px;
    margin-bottom: 22px;}
#about_honor .tit{text-align: center;margin-top: 60px;}
#about_honor .tit h2{font-size: 36px;color: #fff;}
#about_honor .tit h2 small{font-size: 20px;display: block;background:url(../images/14.jpg) no-repeat center bottom;display: block;line-height: 53px;margin-bottom: 20px;}
#about_honor .tit p{font-size: 18px;color: #fff;}
				/*li标签水平方向单个滑动*/
.acshow{height: 244px;margin-top: 67px;position: relative;}
.acshow span{width:24px;height:49px;display:inline-block;position:absolute;top:80px;cursor:pointer;z-index:88;}
.acshow span.prev{left:-56px;background:url(../images/left.png) no-repeat;}
.acshow span.next{right:-11px;background:url(../images/right.png) no-repeat;}
.acshow ul{margin-right:-5px;}
.acshow ul li{float:left;width:257px;display:inline-block;margin-right:33px;margin-left:0px;text-align:center;}
.acshow ul li .imgcon{width: 255px;height: 201px;border: 1px solid #bbb;}
.acwarp{width:1200px;margin:0 auto;}
#about_envi .tit{font-size: 20px;display: block;background:url(../images/15.jpg) no-repeat center bottom;display: block;line-height: 53px;margin-bottom: 20px;color: #222;text-align: center;font-weight: bold;}
.envi_list .imgcon {width: 278px;
height: 190px;    padding: 3px;
box-sizing: border-box;
border: 1px solid #bbb;
margin-right: 30px;
}
  
#sitemap_con{margin-top: 35px;min-height: 700px;}
#sitemap_con .ind_tit{margin-bottom: 15px;    border-bottom: 1px solid #DCDCDC;background:none;}
#sitemap_con .ind_tit strong{font-size: 18px;text-align: left;display: block;margin-top: 12px;}
#sitemap_con .ind_tit a{line-height:30px;float: none;}
#sitemap_con .breaker{float: right;display: inline-block;width: auto;}
h3.map_title {line-height: 30px; background-color: #fffbfb; border: 1px solid #d6dbe1; text-indent: 20px; color: #333; border-bottom: 2px solid #c9151e;margin-top: 25px;} 
.map_list {line-height: 30px; padding-left: 20px; margin-top: 8px; margin-bottom: 8px; } 
.map_list a {padding: 4px; white-space: nowrap;    font-size: 12px;
    line-height: 30px;
    color: #666; }
